The configuration of the VHS Recovery utility will vary depending on your unique recovery situation. For backfilling a new history database after a Quick Recovery event, CygNet recommends restoring history from Journal Files and then attempting to restore data from the "dirty" database created by the Quick Recovery process. When restoring history data for any reason, CygNet recommends using filtering only where absolutely necessary. Unnecessary filter criteria can dramatically slow the recovery process. This is especially true when the filter contains UDC or Facility as the history service does not store this information and must cross reference against the Point service to obtain it.
Configuring the VHS Recovery Utility
or Add Database Recovery Item
icon on the toolbar, as appropriate.For example, *.JNL will restore from all journal files in the selected folder; Journal_20110505*.JNL will restore data from all journal files created on May 5, 2011; and Journal_20110505000014.JNL will restore from exactly one file created on May 5, 2011 at 14 seconds past midnight.
Using a wildcard to specify multiple database folders may be useful after events such as a succession of power failures, where Quick Recovery has created several "dirty" database directories in a small amount of time. Setting the database folder to QR_DirtyDB_20110505* would recover data from all database files created on May 5, 2011. In the multiple power failure scenario, some of those database files may have been online long enough to collect data from the current value services before the power was lost and the databases were archived during Quick Recovery. It would be important to recover this data even though the database was only operational for a short time.
Journal files and "dirty" database folders are named with a suffix indicating the timestamp of their creation. The VHS Recovery utility can filter files/folders based on that timestamp using the Include Only When File Time Suffix is After option.
Click … to Select Date and Time after which files should be included. Options are: Absolute Date/Time, Relative Date/Time, or Relative Day. Click OK when done.
For example, to include only journal folders created today, specify that the File Time Suffix must be after T-1 (yesterday). An absolute time may also be used instead of a relative date reference.
See Date and Time Wildcards for more information about using wildcards in timestamps.
and Down
icons on the toolbar to change the order of the recovery steps, if necessary.
icon on the toolbar to save the configuration to an .xml file for re-use.A recovery can be initiated via a command line. The command-line syntax is defined as:
[<filename.xml> [/A [/d <domain>] [/s <site.service>] ]]
where:
Example
|
myfile.xml /A /d 31313 /s mysite.vhs |